refactor: 👷 switch to using Cocogitto and git-cliff for releasing#282
Open
lwjohnst86 wants to merge 4 commits into
Open
refactor: 👷 switch to using Cocogitto and git-cliff for releasing#282lwjohnst86 wants to merge 4 commits into
lwjohnst86 wants to merge 4 commits into
Conversation
Member
Author
signekb
requested changes
May 22, 2026
Member
signekb
left a comment
There was a problem hiding this comment.
Very nice ✨ 🏷️ 🚀 Some suggestions:
lwjohnst86
commented
May 22, 2026
lwjohnst86
commented
May 22, 2026
Co-authored-by: Signe Kirk Brødbæk <40836345+signekb@users.noreply.github.com> Co-authored-by: Luke W. Johnston <lwjohnst86@users.noreply.github.com>
joelostblom
reviewed
May 22, 2026
| [remote.github] | ||
| # TODO: Fill in the owner and repo so that the links in the changelog work correctly. | ||
| owner = "" | ||
| repo = "" |
Contributor
There was a problem hiding this comment.
Is this to be filled out by each person using this repo as a template? Should we provide instructions for this somewhere else in addition to this comment so that it gets more visibility?
|
|
||
| [git] | ||
| commit_preprocessors = [ | ||
| # TODO: Replace OWNER and REPO with actual owner and repo |
Contributor
There was a problem hiding this comment.
Same comment as above, it might be difficult for someone to see these even if they are marked TODO unless we point it out in some instructions separately.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This switches to using Cocogitto and git-cliff for releasing and changelog. I haven't tested the publishing to PyPI yet, but it should (TM) work.
Needs a thorough review.
Checklist
just run-all